Einhugur Word Component for Buoy

TableBorder Class

A class representing table border for Table Cell or Table in Word document.

Object
   TableBorder

class TableBorder

Constructors

TableBorder (private) Private constructor.

Properties

ColorIsAutoReturns true if color is set to auto else false.
ColorValueReturns the color value for the border.
ExistsReturns true if the border exists else false.
SizeReturns size of the border.
SpaceReturns the set spacing.
StyleReturns the style of the border.

Methods

RemoveRemoves the border if it exits.
SetBorderStyleSets border style, size, and space.
SetBorderStyleSets border style, size, space and color.

Supported Platforms:

  • macOS Intel 64 bit
  • macOS Apple Silicon
  • Windows 64 bit
  • Windows ARM 64 bit
  • Linux 64 bit
  • Linux ARM 64 bit